JSFunction

JSFunctions are represented opaquely right now.

version(WebAssembly)
alias JSFunction(T) = ubyte*

Meta